↳ ITRS
↳ ITRStoIDPProof
z
sif(FALSE, x, y) → 0@z
sum(x, y) → sif(>=@z(x, y), x, y)
sif(TRUE, x, y) → +@z(y, sum(x, +@z(y, 1@z)))
sif(FALSE, x0, x1)
sum(x0, x1)
sif(TRUE, x0, x1)
↳ ITRS
↳ ITRStoIDPProof
↳ IDP
↳ UsableRulesProof
z
sif(FALSE, x, y) → 0@z
sum(x, y) → sif(>=@z(x, y), x, y)
sif(TRUE, x, y) → +@z(y, sum(x, +@z(y, 1@z)))
(0) -> (1), if ((+@z(y[0], 1@z) →* y[1])∧(x[0] →* x[1]))
(1) -> (0), if ((x[1] →* x[0])∧(y[1] →* y[0])∧(>=@z(x[1], y[1]) →* TRUE))
sif(FALSE, x0, x1)
sum(x0, x1)
sif(TRUE, x0, x1)
↳ ITRS
↳ ITRStoIDPProof
↳ IDP
↳ UsableRulesProof
↳ IDP
↳ IDPNonInfProof
z
(0) -> (1), if ((+@z(y[0], 1@z) →* y[1])∧(x[0] →* x[1]))
(1) -> (0), if ((x[1] →* x[0])∧(y[1] →* y[0])∧(>=@z(x[1], y[1]) →* TRUE))
sif(FALSE, x0, x1)
sum(x0, x1)
sif(TRUE, x0, x1)
(1) (+@z(y[0], 1@z)=y[1]1∧x[0]=x[1]1∧>=@z(x[1], y[1])=TRUE∧y[1]=y[0]∧x[1]=x[0] ⇒ SIF(TRUE, x[0], y[0])≥NonInfC∧SIF(TRUE, x[0], y[0])≥SUM(x[0], +@z(y[0], 1@z))∧(UIncreasing(SUM(x[0], +@z(y[0], 1@z))), ≥))
(2) (>=@z(x[1], y[1])=TRUE ⇒ SIF(TRUE, x[1], y[1])≥NonInfC∧SIF(TRUE, x[1], y[1])≥SUM(x[1], +@z(y[1], 1@z))∧(UIncreasing(SUM(x[0], +@z(y[0], 1@z))), ≥))
(3) (x[1] + (-1)y[1] ≥ 0 ⇒ (UIncreasing(SUM(x[0], +@z(y[0], 1@z))), ≥)∧-1 + (-1)Bound + (-1)y[1] + x[1] ≥ 0∧0 ≥ 0)
(4) (x[1] + (-1)y[1] ≥ 0 ⇒ (UIncreasing(SUM(x[0], +@z(y[0], 1@z))), ≥)∧-1 + (-1)Bound + (-1)y[1] + x[1] ≥ 0∧0 ≥ 0)
(5) (x[1] + (-1)y[1] ≥ 0 ⇒ (UIncreasing(SUM(x[0], +@z(y[0], 1@z))), ≥)∧0 ≥ 0∧-1 + (-1)Bound + (-1)y[1] + x[1] ≥ 0)
(6) (x[1] ≥ 0 ⇒ (UIncreasing(SUM(x[0], +@z(y[0], 1@z))), ≥)∧0 ≥ 0∧-1 + (-1)Bound + x[1] ≥ 0)
(7) (x[1] ≥ 0∧y[1] ≥ 0 ⇒ (UIncreasing(SUM(x[0], +@z(y[0], 1@z))), ≥)∧0 ≥ 0∧-1 + (-1)Bound + x[1] ≥ 0)
(8) (x[1] ≥ 0∧y[1] ≥ 0 ⇒ (UIncreasing(SUM(x[0], +@z(y[0], 1@z))), ≥)∧0 ≥ 0∧-1 + (-1)Bound + x[1] ≥ 0)
(9) (SUM(x[1], y[1])≥NonInfC∧SUM(x[1], y[1])≥SIF(>=@z(x[1], y[1]), x[1], y[1])∧(UIncreasing(SIF(>=@z(x[1], y[1]), x[1], y[1])), ≥))
(10) ((UIncreasing(SIF(>=@z(x[1], y[1]), x[1], y[1])), ≥)∧0 ≥ 0∧0 ≥ 0)
(11) ((UIncreasing(SIF(>=@z(x[1], y[1]), x[1], y[1])), ≥)∧0 ≥ 0∧0 ≥ 0)
(12) (0 ≥ 0∧(UIncreasing(SIF(>=@z(x[1], y[1]), x[1], y[1])), ≥)∧0 ≥ 0)
(13) (0 = 0∧0 = 0∧0 ≥ 0∧0 = 0∧(UIncreasing(SIF(>=@z(x[1], y[1]), x[1], y[1])), ≥)∧0 = 0∧0 ≥ 0)
POL(>=@z(x1, x2)) = -1
POL(SUM(x1, x2)) = -1 + (-1)x2 + x1
POL(SIF(x1, x2, x3)) = -1 + (-1)x3 + x2
POL(TRUE) = -1
POL(+@z(x1, x2)) = x1 + x2
POL(FALSE) = -1
POL(1@z) = 1
POL(undefined) = -1
SIF(TRUE, x[0], y[0]) → SUM(x[0], +@z(y[0], 1@z))
SIF(TRUE, x[0], y[0]) → SUM(x[0], +@z(y[0], 1@z))
SUM(x[1], y[1]) → SIF(>=@z(x[1], y[1]), x[1], y[1])
+@z1 ↔
↳ ITRS
↳ ITRStoIDPProof
↳ IDP
↳ UsableRulesProof
↳ IDP
↳ IDPNonInfProof
↳ IDP
↳ IDependencyGraphProof
z
sif(FALSE, x0, x1)
sum(x0, x1)
sif(TRUE, x0, x1)